{{< test-drive url=“https://rstudio.cloud/project/181856” >}}
Every R Markdown file has the extension .Rmd. This particular file analyzes data about children’s word learning, but beyond the content: every .Rmd includes the same three basic elements inside. Those elements are:
---sYou can use these elements to develop your code and ideas in one reproducible document. To be reproducible though, you have to first produce something!